Skip to content

[codex] shared-tree-shaking follow-up fixes#4511

Closed
ScriptedAlchemy wants to merge 1 commit intomainfrom
codex/shared-tree-shaking-followups
Closed

[codex] shared-tree-shaking follow-up fixes#4511
ScriptedAlchemy wants to merge 1 commit intomainfrom
codex/shared-tree-shaking-followups

Conversation

@ScriptedAlchemy
Copy link
Member

Summary

  • widen shared-tree-shaking CI gating so the grouped E2E job considers every served app in the topology
  • carry forward local shared-tree-shaking fixture toolchain updates and fallback compiler hardening from the follow-up investigation
  • include the local lockfile and formatting changes that were still unpushed after chore(build): migrate monorepo orchestration from nx to turborepo #4485 merged

Validation

  • git diff --cached --check before commit
  • targeted local investigation and rebuilds for shared-tree-shaking fixtures and @module-federation/enhanced

Known gap

  • this is intentionally a draft PR
  • the shared-tree-shaking no-server path was still not fully green locally during the follow-up investigation, with the remaining failure surfacing in the fallback compiler path for the provider build

@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: 2efbf4e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Mar 10, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 2efbf4e
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/69af9d447f52510008ec9a33
😎 Deploy Preview https://deploy-preview-4511--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 10, 2026

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@4511

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@4511

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@4511

@module-federation/data-prefetch

pnpm add https://pkg.pr.new/@module-federation/data-prefetch@4511

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@4511

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@4511

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@4511

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@4511

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@4511

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@4511

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@4511

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@4511

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@4511

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@4511

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@4511

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@4511

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@4511

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@4511

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@4511

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@4511

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@4511

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@4511

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@4511

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@4511

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@4511

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@4511

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@4511

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@4511

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@4511

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@4511

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@4511

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@4511

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@4511

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@4511

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@4511

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@4511

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@4511

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@4511

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@4511

commit: 6dedce4

@ScriptedAlchemy ScriptedAlchemy deleted the codex/shared-tree-shaking-followups branch March 10, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant